vcDimension
vcDimension is a type of layout item used for authoring new and existing dimensions in a layout.
See in: Overview
Module: vcCore
Parent: vcLayoutItem
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| ArrowSize | Real | RW | Gets or sets the size of the head and tail arrows of dimension. |
| Dimension | Real | R | Gets the magnitude (distance in millimeters) of dimension. |
| Height | Real | RW | Gets or sets the height of text in dimension. |
| LineWidth | Real | RW | Gets or sets the height of text in dimension. |
| Location | vcMatrix | RW | Gets or sets the position matrix of the dimension in World coordinate system. |
| Material | vcMaterial | RW | Gets or sets the material of dimension. |
| Node1 | vcNode | RW | Gets or sets the node the head of the dimension is attached to in 3D world. |
| Node2 | vcNode | RW | Gets or sets the node the tail of the dimension is attached to in 3D world. |
| Position1 | vcMatrix | RW | Gets or sets the position matrix of dimension's head relative to Node1 property's coordinate system. |
| Position2 | vcMatrix | RW | Gets or sets the position matrix of dimension's tail relative to Node2 property's coordinate system. |
| Thickness | Real | RW | Gets or sets the thickness of text in dimension. |